home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libpam0g / README < prev    next >
Encoding:
Text File  |  2006-12-20  |  572 b   |  29 lines

  1. #
  2. # $Id: README 274 2005-07-13 09:52:25Z vorlon $
  3. #
  4.  
  5. Hello!
  6.  
  7. Thanks for downloading Linux-PAM.
  8.  
  9. NOTES:
  10.  
  11. How to use it is as follows:
  12.  
  13.       ./configure --help | less
  14.       ./configure <your-options>
  15.       make
  16.  
  17. Note, if you are worried - don't even think about doing the next line
  18. (most Linux distributions already support PAM out of the box, so if
  19. something goes wrong with installing the code from this version your
  20. box may stop working..)
  21.  
  22.       make install
  23.  
  24. That said, please report problems to me.
  25.  
  26. Andrew Morgan
  27. <morgan@kernel.org>
  28. <agmorgan@users.sourceforge.net>
  29.